projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc43e8d
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Tue, 7 Jul 2009 12:44:10 +0000
(12:44 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 7 Jul 2009 12:44:10 +0000
(12:44 +0000)
src/character.h
patch
|
blob
|
history
diff --git
a/src/character.h
b/src/character.h
index def2a96ff1fbbd6e65d78643f815cc0bb03ad1bf..12deb88beef771ad0f45da178d2bb2bea341835b 100644
(file)
--- a/
src/character.h
+++ b/
src/character.h
@@
-88,7
+88,7
@@
extern int unibyte_to_multibyte_table[256];
((c) < 256 ? unibyte_to_multibyte_table[(c)] : (c))
/* Decoding table for 8-bit byte codes of the charset charset_unibyte.
- Nth element is for the code (N
-
0x80). */
+ Nth element is for the code (N
+
0x80). */
extern int charset_unibyte_decoder[128];
/* Return a character correspoinding to the code BYTE of